eclipse 的 debug 小幫手


Posted by tzutzu858 on 2020-07-09

設置中斷點,左鍵兩下


Run / Debug (或按 F11)



新手理解的好幫手 跟著 Step Over 一行一行跑程式



想要結束時




同學推薦更好用的一個線上視覺化執行步驟的工具 : http://www.pythontutor.com/visualize.html#mode=edit
圖像更清楚更棒










Related Posts

Leetcode 刷題 pattern - Bitwise XOR

Leetcode 刷題 pattern - Bitwise XOR

在 Windows 內移除無用的 Identifier

在 Windows 內移除無用的 Identifier

計數排序(Counting Sort)、基數排序(Radix Sort)

計數排序(Counting Sort)、基數排序(Radix Sort)


Comments